Auto merge of #2862 - alexcrichton:update-rust, r=alexcrichton
authorbors <bors@rust-lang.org>
Tue, 12 Jul 2016 16:53:17 +0000 (09:53 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Jul 2016 16:53:17 +0000 (09:53 -0700)
commitfecf7edde9655a62c0808d1ca0a8919e7de288c0
treeecfadb732a72f40d872ab3ff089ea97bd18a5a51
parent9f1ffdd69b9fc564431e027a5043b303c7ec3808
parenta746d996a1d0a30767b252d647276c73d1eaadd9
Auto merge of #2862 - alexcrichton:update-rust, r=alexcrichton

Update the rust nightly to build cargo nightlies

Right now Cargo doesn't work on OSX 10.12, but the fix is in upstream rustc, so
let's pick that up and make Cargo nightlies compatible as well.